Skip to content

Python packages set: major upgrades#117452

Merged
FRidh merged 434 commits intostagingfrom
python-unstable
Apr 4, 2021
Merged

Python packages set: major upgrades#117452
FRidh merged 434 commits intostagingfrom
python-unstable

Conversation

@FRidh
Copy link
Member

@FRidh FRidh commented Mar 24, 2021

Motivation for this change

https://hydra.nixos.org/jobset/nixpkgs/python-unstable

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

TODO

@github-actions github-actions bot added 6.topic: fetch Fetchers (e.g. fetchgit, fetchsvn, ...) 6.topic: GNOME GNOME desktop environment and its underlying platform 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: ocaml OCaml is a general-purpose, high-level, multi-paradigm programming language. 6.topic: python Python is a high-level, general-purpose programming language. 6.topic: rust General-purpose programming language emphasizing performance, type safety, and concurrency. 6.topic: stdenv Standard environment 6.topic: systemd Software suite that provides an array of system components for Linux operating systems. 6.topic: vim Advanced text editor 8.has: changelog This PR adds or changes release notes 8.has: documentation This PR adds or changes documentation 8.has: module (update) This PR changes an existing module in `nixos/` labels Mar 24, 2021
@ofborg ofborg bot added 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch. 8.has: clean-up This PR removes packages or removes other cruft 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Mar 24, 2021
@SuperSandro2000 SuperSandro2000 added the 2.status: merge conflict This PR has merge conflicts with the target branch label Mar 24, 2021
@SuperSandro2000
Copy link
Member

SuperSandro2000 commented Mar 24, 2021

At least cypari2 #117401 and probably some more sage related dependencies shouldn't be updated.

@collares

@collares
Copy link
Member

@SuperSandro2000 Thanks for the heads up. If this gets merged anyway, I will just rebase my PR to remove the cypari2 update and just fix Sage test expectations.

FRidh and others added 10 commits April 3, 2021 17:56
Sometimes an infinite recursion error shows up.
Updates dependencies and migrates test from nosetests to pytest.
The pycryptodome dependency was replaced by cryptography. Sadly the git
repository is out of date.
Upstream does not yet support pyjwt>=2.0 and this package is only used
in the home-assistant context, which also pins 1.7.1.

mdz/python-smarttub#10
@FRidh FRidh force-pushed the python-unstable branch from 9f1dd4f to 314394f Compare April 3, 2021 16:00
FRidh added 2 commits April 3, 2021 18:08
which is a Python 2 only package.
because its python 2 only and quodlibet uses python3
@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Apr 4, 2021
@ofborg ofborg bot removed 2.status: merge conflict This PR has merge conflicts with the target branch 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch. labels Apr 4, 2021
@FRidh FRidh merged commit 30f7de0 into staging Apr 4, 2021
@FRidh
Copy link
Member Author

FRidh commented Apr 4, 2021

Further fixing will be done in staging-next. Pandas is currently broken there which makes it anyway difficult to see what needs further care.

@SuperSandro2000
Copy link
Member

Maybe this helps https://github.com/NixOS/nixpkgs/pull/118029/files. I had some hanging tests but maybe targeted the wrong branch.

@dotlambda
Copy link
Member

@jonringer Your pycairo bump broke python2.pkgs.pycairo: #119174
We'll need to package the last version with support for Python 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 8.has: clean-up This PR removes packages or removes other cruft 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants